'Declaration Public ReadOnly Property Layers As IList(Of MapLayerBase(Of T))
public IList<MapLayerBase<T>> Layers {get;}
FlexMap<T> Class FlexMap<T> Members